Attributes {
    Y {
        String standard_name "latitude";
        Float32 pointwidth 0.8333333;
        Int32 gridtype 0;
        String units "degree_north";
    }
    X {
        String standard_name "longitude";
        Float32 period 360.0;
        Float32 modulus 360.0;
        Int32 gridtype 1;
        String units "degree_east";
    }
    max {
        String standard_name "latitude";
        Float32 pointwidth 0.8333333;
        String fnname "max";
        String history "max over Y[89.58334S, 89.58334N]";
        String units "degree_north";
        String long_name "Latitude, $partialdiff sub X$ topography";
    }
NC_GLOBAL {
    String Conventions "IRIDL";
}
}